home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 42
/
Amiga Format AFCD42 (Issue 126, Aug 1999).iso
/
-serious-
/
programming
/
other
/
wild
/
demos
/
misc
/
uselessthread
/
readme
next >
Wrap
Text File
|
1999-05-25
|
298b
|
7 lines
That is just a Thread demo: if you try to debug it, you will see
that the flashing color copper effect is made by a sub-thread, and
the main program just does a Delay().
Not really useful, only to show the subthreads ability.
The asm source is included, just to show the way the Thread is done...